home *** CD-ROM | disk | FTP | other *** search
/ Gamecube Preview CD ROM / 04 - Gamecube Preview CD-ROM.iso / pc / site / css / global.css
Encoding:
Cascading Style Sheet File  |  2001-09-05  |  234 b   |  16 lines

  1. body, td, input, select, textarea {
  2.     
  3.     font-family: verdana; 
  4.     font-size: 11px;
  5. }
  6.  
  7.  
  8. .white {
  9. color:#ffffff;
  10. }
  11.  
  12.  
  13. a:visited {color:#777777;}
  14. a {color:#777777;}
  15. .screens {color: #777777;}
  16. .screens:visited {color: #777777;}